clickCount

public abstract int clickCount()

Returns the count of consecutive clicks that happened in a short amount of time for mouse events, such as "click", "mouseDown, "mouseUp".

For all other UI events returns 0.